Revert "Bug 676077: Fix handling of Keyboard Input on Windows"
authorChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 17 Jan 2022 03:15:51 +0000 (11:15 +0800)
committerPhilip Zander <philip.zander@gmail.com>
Mon, 17 Jan 2022 10:38:37 +0000 (11:38 +0100)
commit905f021bbddacc013fed9d4060e8f71ef4136e59
tree987e64595058429bc2f00240727876f637faba96
parent3bfaaab4f75b2fabad262d2f689badb27f760119
Revert "Bug 676077: Fix handling of Keyboard Input on Windows"

The actual code that does the IM context code handling on Windows now uses the
native Windows APIs to handle keystrokes, so this patch is no longer needed, as
it was found that it instead caused issues.

Pointed out in issue #2865.

This reverts commit fd6ce9975e4cc9c090d07e7a6b0013d02b49ce26.
gdk/gdkkeyuni.c